GrapeCity MultiRow for Windows Forms 10.0J
CreateGridTemplateForColumnMode(IEnumerable<Cell>) メソッド

標準の左から右へのレイアウトの行列テンプレートに配置する Cell のコレクション。
指定したセルを使用して、標準の左から右へのレイアウトの行列 Template を作成します。
構文
Public Overloads Shared Function CreateGridTemplateForColumnMode( _
   ByVal cells As IEnumerable(Of Cell) _
) As Template
public static Template CreateGridTemplateForColumnMode( 
   IEnumerable<Cell> cells
)

パラメータ

cells
標準の左から右へのレイアウトの行列テンプレートに配置する Cell のコレクション。

戻り値の型

標準の左から右へのレイアウトの行列 Template を表す Template
参照

Template クラス
Template メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.